MenuShell: Sanitise take_focus bool via public API
authorDaniel Boles <dboles.src@gmail.com>
Tue, 17 Apr 2018 18:48:43 +0000 (19:48 +0100)
committerDaniel Boles <dboles.src@gmail.com>
Tue, 17 Apr 2018 19:40:21 +0000 (20:40 +0100)
commit2a7e5d5137098cecac4deb9ef7ad88e1d576ab55
tree273f8a27f308b9ba0cfb788c67dfac3158ed928b
parentf6ba206d07d82503e8401e7a68783508777348e8
MenuShell: Sanitise take_focus bool via public API

We store in priv then compare it later, so better make sure it’s 0 or 1.
gtk/gtkmenushell.c